[INFO] cloning repository https://github.com/SkyLeite/grappler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkyLeite/grappler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyLeite%2Fgrappler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyLeite%2Fgrappler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89da950aa8d818f5dbe871653bd57984ddbb5184
[INFO] checking SkyLeite/grappler against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyLeite%2Fgrappler" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/SkyLeite/grappler
[INFO] finished tweaking git repo https://github.com/SkyLeite/grappler
[INFO] tweaked toml for git repo https://github.com/SkyLeite/grappler written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SkyLeite/grappler on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SkyLeite/grappler already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.96
[INFO] [stderr]   Downloaded skidscan v2.0.1
[INFO] [stderr]   Downloaded skidscan-macros v0.1.2
[INFO] [stderr]   Downloaded toml_edit v0.22.13
[INFO] [stderr]   Downloaded macos-libproc v0.1.0
[INFO] [stderr]   Downloaded poggers v1.2.1
[INFO] [stderr]   Downloaded bitfield-struct v0.6.2
[INFO] [stderr]   Downloaded toml v0.8.13
[INFO] [stderr]   Downloaded winnow v0.6.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14017f121ea593ce8a7e6e1bc5364edacd10a1c4561af87dca154c729eb49f32
[INFO] running `Command { std: "docker" "start" "-a" "14017f121ea593ce8a7e6e1bc5364edacd10a1c4561af87dca154c729eb49f32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14017f121ea593ce8a7e6e1bc5364edacd10a1c4561af87dca154c729eb49f32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14017f121ea593ce8a7e6e1bc5364edacd10a1c4561af87dca154c729eb49f32", kill_on_drop: false }`
[INFO] [stdout] 14017f121ea593ce8a7e6e1bc5364edacd10a1c4561af87dca154c729eb49f32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fc4effb8759fcc56026697c5e52cffac8cbed7e77e5f5b00b412e6bab82c598
[INFO] running `Command { std: "docker" "start" "-a" "4fc4effb8759fcc56026697c5e52cffac8cbed7e77e5f5b00b412e6bab82c598", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking slice-pool2 v0.4.3
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking mmap-fixed-fixed v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking winnow v0.6.9
[INFO] [stderr]    Compiling trybuild v1.0.96
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking syn v2.0.101
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking toml_edit v0.22.13
[INFO] [stderr]    Compiling skidscan-macros v0.1.2
[INFO] [stderr]     Checking skidscan v2.0.1
[INFO] [stderr]     Checking darling_core v0.20.9
[INFO] [stderr]     Checking toml v0.8.13
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking retour v0.4.0-alpha.3 (https://github.com/Hpmason/retour-rs.git#ab23ee22)
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling bitfield-struct v0.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:185:56
[INFO] [stdout]     |
[INFO] [stdout] 185 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/macros.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-3f833b66282618d1/ab23ee2/src/traits.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | / impl_hookable! {
[INFO] [stdout]  35 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  36 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N,
[INFO] [stdout]  37 | |   __arg_14: O, __arg_15: P, __arg_16: Q, __arg_17: R, __arg_18: S, __arg_19: T, __arg_20: U,
[INFO] [stdout]  38 | |   __arg_21: V, __arg_22: W, __arg_23: X, __arg_24: Y, __arg_25: Z, __arg_26: AA, __arg27: AB
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `retour` (lib) due to 87 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `retour` (lib) due to 87 previous errors
[INFO] running `Command { std: "docker" "inspect" "4fc4effb8759fcc56026697c5e52cffac8cbed7e77e5f5b00b412e6bab82c598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fc4effb8759fcc56026697c5e52cffac8cbed7e77e5f5b00b412e6bab82c598", kill_on_drop: false }`
[INFO] [stdout] 4fc4effb8759fcc56026697c5e52cffac8cbed7e77e5f5b00b412e6bab82c598
